Mule : Quartz Scheduler Integration
This page last changed on Feb 23, 2006 by rossmason.
Quartz is an open source job scheduling system that can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs. Mule integrates with Quartz using Spring to provide a simple way to declare mule jobs.
The MuleJobBean is an implementation of a Quartz Job that can be used to send or dispatch simple beans into Mule, using Quartz scheduling features. For an example of configuring Quartz for Mule, see the Spring configuration file. Further information on how to configure Quartz from a Spring context, look here. The following properties are available on the MuleJobBean:
|
Document generated by Confluence on Nov 27, 2006 10:27 |